home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u184.dms / in.adf / seka.doc < prev    next >
Encoding:
Text File  |  1980-01-08  |  5.7 KB  |  131 lines

  1. *****************************************************************************
  2. *                                                                           *
  3. *           Welcome  to  the  MasterSeka  V1.6  documentation.              *
  4. *                                                                           *
  5. *                   Made by CORSAIR of DRAGONS in 1990.                     *
  6. *                                                                           *
  7. *****************************************************************************
  8.  
  9.  
  10.    If you want to contact us, call our European Head Quarter in Sweden:
  11.          Pleasure Dome : +46-16-127263  (Sysop: Zike & Conqueror)
  12.              Mail traders can contact us by sending a disk to:
  13.       DRAGONS mail hq, 9 chem desous rochers, 91120 Palaiseau, FRANCE
  14.  
  15.                           Members of DRAGONS are:
  16.         CONQUEROR, CORSAIR, MEGABLAST, MISTER VIDEO, MOBY, ZIKE !!
  17.  
  18.  
  19.   New features are:
  20.  
  21.  
  22. *****************************************************************************
  23. *                     1. Req.Library > Arp.Library !!                       *
  24. *****************************************************************************
  25.  
  26.   'Old arp.library' was replaced by 'the great req.library' !!
  27.  
  28.   The req.library has many advantages :
  29.     - it does not re-read the dir each time you call it. This means you
  30.       will save a lot of time using this library !!
  31.     - it display length of files.
  32.     - you can hide/show files easier than with the arp.library.
  33.     - it does not bug when diskname includes chars as '#'.
  34.     - all windows opened with req.library open themselves where the mouse
  35.       is (it is very usefull for people using dmouse !!!).
  36.     - better presentation.
  37.  
  38.   But you must know that the req.library needs a lot of chip-mem: for
  39.   example if you want to open the filerequester window, req.library needs
  40.   about 30kb of chip-mem !! To avoid errors when selecting workspace, I
  41.   reduce automaticly the memory of 30kb (which will be used by req.library).
  42.   This mean, when MASTERSEKA write that there is 265kb (for example) free,
  43.   in fact there is 295kb free !!
  44.  
  45.   This library is used many times in this version:
  46.     - At the beginning, to choose type of mem and to select workspace and
  47.       absolute memory adress.
  48.     - To load/save a file.
  49.     - When using the search/replace option.
  50.     - When using the goto line option.
  51.     - When using the palette command (pa)
  52.     - When you quit Masterseka.
  53.     - When killing a source or when you try to zap more than 20 lines.
  54.       (to ask a confirmation).
  55.     - When saving as an already existing file.
  56.  
  57.   So if the '-c' options is not in your 'masterseka.startup', add it !!
  58.  
  59.  
  60. *****************************************************************************
  61. *                   2. Jump to top and bottom of source                     *
  62. *****************************************************************************
  63.  
  64.   I modified the 'amiga+t' option because it was boring to go to the
  65.   bottom of your source directly from the editor !!
  66.     - amiga + t : jump to top of source.
  67.     - amiga + T : jump to bottom of source.
  68.   You can now reach the bottom of the source at any time.
  69.   (you have no more to go to the top of it first !!)
  70.  
  71.  
  72. *****************************************************************************
  73. *                           3. Goto line option                             *
  74. *****************************************************************************
  75.  
  76.   amiga + g : goto line (only when using req.library).
  77.   This command allows you to reach any point of your source from the editor.
  78.  
  79. *****************************************************************************
  80. *                          4. Old functions moved                           *
  81. *****************************************************************************
  82.  
  83.   I made the following options, which already existed with CTRL, because I
  84.   prefere using AMIGA key instead of CTRL.
  85.     - amiga + u : block to lowercase (like CTRL + l)
  86.     - amiga + U : block to uppercase (like CTRL + u)
  87.     - amiga + k : save block         (like CTRL + w)
  88.  
  89.  
  90. *****************************************************************************
  91. *                             5. Confirmation                               *
  92. *****************************************************************************
  93.  
  94.   When saving a file (source, data or object), which already exists,
  95.   a confirmation is asked (only when using req.library filerequester).
  96.  
  97.  
  98. *****************************************************************************
  99. *                             6. Bug removed                                *
  100. *****************************************************************************
  101.  
  102.   Bug removed with the Save-block option:
  103.   In older versions, when saving a block, you leaved the editor but
  104.   masterseka didn't recognized it, so you couldn't use some functions like
  105.   'amiga+q' ... it is now fixed !!
  106.  
  107.  
  108. *****************************************************************************
  109. *                             7. Window name                                *
  110. *****************************************************************************
  111.  
  112.   When opening the file requester, the name of thr operation is written in
  113.   the Req.Library window instead of 'Masterseka v1.53 by BUDDHA'.
  114.  
  115.   Displayed options are:
  116.     - load source.
  117.     - load data.
  118.     - load executable.
  119.     - save source.
  120.     - save data.
  121.     - save object.
  122.     - save block.
  123.     - kill file.
  124.  
  125. *****************************************************************************
  126. *                            8. Color palette                               *
  127. *****************************************************************************
  128.  
  129.   You are now able to modifie the palette directly from MASTERSEKA (!!):
  130.   try this new command: PA (just for fun).
  131.